home *** CD-ROM | disk | FTP | other *** search
Qt User Interface | 2007-05-24 | 10.9 KB | 284 lines |
- <!DOCTYPE UI><UI version="3.2" stdsetdef="1">
- <class>Form1</class>
- <widget class="QWidget">
- <property name="name">
- <cstring>Form1</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>423</width>
- <height>237</height>
- </rect>
- </property>
- <property name="caption">
- <string>Form1</string>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <spacer row="1" column="2">
- <property name="name">
- <cstring>spacer9_2</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>30</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <spacer row="1" column="0">
- <property name="name">
- <cstring>spacer9</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>30</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <widget class="QLabel" row="0" column="1">
- <property name="name">
- <cstring>textLabel1_2</cstring>
- </property>
- <property name="text">
- <string>Please specify the archive name. Archive name will be used as a sub-folder where backup data files will be stored.</string>
- </property>
- <property name="alignment">
- <set>WordBreak|AlignTop|AlignLeft</set>
- </property>
- </widget>
- <widget class="QGroupBox" row="1" column="1">
- <property name="name">
- <cstring>PartArchControlsGroup</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>4</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <property name="title">
- <string>Archive &details</string>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>13</number>
- </property>
- <property name="spacing">
- <number>10</number>
- </property>
- <widget class="QLabel" row="0" column="0">
- <property name="name">
- <cstring>textLabel1</cstring>
- </property>
- <property name="text">
- <string>&Archive name:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>ArchiveNameEdit</cstring>
- </property>
- </widget>
- <widget class="QLineEdit" row="0" column="1" rowspan="1" colspan="2">
- <property name="name">
- <cstring>ArchiveNameEdit</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>0</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>150</width>
- <height>0</height>
- </size>
- </property>
- <property name="maxLength">
- <number>255</number>
- </property>
- </widget>
- <spacer row="0" column="3">
- <property name="name">
- <cstring>spacer3</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>210</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- <widget class="QLabel" row="2" column="0" rowspan="1" colspan="2">
- <property name="name">
- <cstring>textLabel2_2</cstring>
- </property>
- <property name="text">
- <string>Estimated archive size:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>backDestLocation</cstring>
- </property>
- </widget>
- <widget class="QLabel" row="3" column="0" rowspan="1" colspan="2">
- <property name="name">
- <cstring>textLabel2_2_2</cstring>
- </property>
- <property name="text">
- <string>Space available on backup destination:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>backDestLocation</cstring>
- </property>
- </widget>
- <widget class="QLabel" row="3" column="2" rowspan="1" colspan="2">
- <property name="name">
- <cstring>backupDestSpaceAvailable</cstring>
- </property>
- <property name="text">
- <string></string>
- </property>
- <property name="textFormat">
- <enum>RichText</enum>
- </property>
- <property name="scaledContents">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QLabel" row="2" column="2" rowspan="1" colspan="2">
- <property name="name">
- <cstring>CapsuleEstimatedImageSize</cstring>
- </property>
- <property name="text">
- <string></string>
- </property>
- <property name="textFormat">
- <enum>RichText</enum>
- </property>
- <property name="scaledContents">
- <bool>true</bool>
- </property>
- </widget>
- </grid>
- </widget>
- <spacer row="2" column="1">
- <property name="name">
- <cstring>spacer67</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>16</width>
- <height>10</height>
- </size>
- </property>
- </spacer>
- <widget class="CStaticTip" row="3" column="1">
- <property name="name">
- <cstring>PartWarningTip</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>4</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="TipText" stdset="0">
- <string></string>
- </property>
- <property name="Alignment" stdset="0">
- <set>WordBreak|AlignVCenter</set>
- </property>
- <property name="Margin" stdset="0">
- <number>10</number>
- </property>
- <property name="ShadowWidth" stdset="0">
- <number>2</number>
- </property>
- <property name="layoutMargin" stdset="0">
- </property>
- <vbox>
- </vbox>
- </widget>
- </grid>
- </widget>
- <connections>
- <connection>
- <sender>ArchiveNameEdit</sender>
- <signal>lostFocus()</signal>
- <receiver>Form1</receiver>
- <slot>ArchiveNameEdit_lostFocus()</slot>
- </connection>
- <connection>
- <sender>ArchiveNameEdit</sender>
- <signal>textChanged(const QString&)</signal>
- <receiver>Form1</receiver>
- <slot>ArchiveNameEdit_textChanged(const QString&)</slot>
- </connection>
- </connections>
- <tabstops>
- <tabstop>ArchiveNameEdit</tabstop>
- </tabstops>
- <slots>
- <slot>MyComputerBrowserPanel_fileHighlighted(const QString&)</slot>
- <slot>onBackupDestDirEntered(const QString&)</slot>
- <slot>onBackupDestMyComputerClicked()</slot>
- <slot>onBackupDestEditLostFocus()</slot>
- <slot>onBackupDestEditTextChanged(const QString&)</slot>
- <slot>onBackupDestFileSelected(const QString&)</slot>
- <slot>DestFoldersTreeView_expanded(QListViewItem*)</slot>
- <slot>DestFoldersTreeView_ReadChildrenError(int,const QString&)</slot>
- <slot>ArchiveNameEdit_lostFocus()</slot>
- <slot>ArchiveNameEdit_textChanged(const QString&)</slot>
- <slot>CanContinueCheckBox_toggled(bool)</slot>
- <slot>NewFolderButton_clicked()</slot>
- <slot>DeleteFolderButton_clicked()</slot>
- <slot>DestFoldersTreeView_currentChanged(QListViewItem*)</slot>
- <slot>DestFoldersTreeView_selectionChanged()</slot>
- </slots>
- <layoutdefaults spacing="6" margin="0"/>
- <includehints>
- <includehint>statictip.h</includehint>
- </includehints>
- </UI>
-